﻿CHARACTERS = {
	c:STG = {
		create_character = {
			# Sultan Abdul Rashid Muhammad Jamal ud-Din
			#role = politician # Remove this line
			first_name = "Abdul_Rashid_Jamal_ud_Din"
			last_name = "Sintang"
			ruler = yes
			birth_date = 1782.8.25 # reigned from 1796 - 1851
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
			}
		}	

		create_character = {
			# Sultan Muhammad Qamar ud-Din
			#role = politician # Remove this line
			first_name = "Muhammad_Qamar_ud_Din"
			last_name = "Sintang"
			heir = yes
			birth_date = 1816.12.6 # reigned from 1851 - 1855, either an old man, or died young. I opted with died young.
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
			}
		}
	}
}
